“Magazine” Documentation by “Aumkar Thakur” v1.0


Magazine

Created: 05 Dec 2013
By: Aumkar Thakur
Email: aumkarakhilesh@gmail.com

Thank you for downloading my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Getting Started - top

Hello, Lets start with installation process for these you need a account on blogger.com where you can create a free blog, In this guide I'm not going to tell you that how you can create a blog on blogger, I assume that you have a blogger account with a blogger blog, so let's get started!

Installing Blogger Template

Follow Below Steps To Install Blogger Template -

  • Login to blogger dashboard.
  • On Blogger Dashboard Click Template
  • Now Click On Backup/Restore button (Top Right).
  • Click Choose File button. Find where the “theme.xml” file location.
  • Now Click On Upload Button.





  • Customizing Menu - top

    To customize the drop down menu located above header follow below steps-



  • Login to blogger dashboard.
  • On Blogger Dashboard Click Template
  • Now Click On Edit HTML button
  • Now using ctrl+f find below code
  • <ul class='menunav'>
    <li class='homewala'><a href='/'>Home</a></li>
    <li><a href='your-link-here'>About</a></li>
    <li><a href='your-link-here'> Portfolio</a>
    <ul>
    <li><a href='your-link-here'>Web Design</a></li>
    <li><a href='your-link-here'>Web Development</a></li>
    <li><a href='your-link-here'>Illustrations</a></li>
    </ul>
    </li>
    <li><a href='your-link-here'>Blog</a></li>
    <li><a href='your-link-here'>Contact</a></li>
    </ul>

  • Now replace your-link-here and all blue color text.



  • Adding Label Cloud - top


    Label cloud help you to show different types of catagories to your blog. To Add It to your blog follow below steps


  • Go to blogger dashboard
  • Click On Layout Tab
  • Now click on Add gadget from sidebar and then select label widget from it.




  • The End